The following tables list the members exposed by IWorkQueue<T>.
Name | Description | |
---|---|---|
Complete | Waits for all queued tasks to complete and then exists all threads | |
Enqueue | Enqueues a task |
Reference
IWorkQueue<T> InterfaceCSharpTest.Net.Threading Namespace